home *** CD-ROM | disk | FTP | other *** search
- ;
- ; SAMPLE.INI file for GOAT 4.2 package
- ; (rename into GOAT.INI to make it work)
- ;
- Motto="Antivirus test file." ;Signature for all created goat files.
- files=BAIT ;template for the created goat files
- ;files will be BAIT000.COM, BAIT001.COM, ...
- dirs=HEAP ;template for the subdirectories name created in
- ;"zillions-of-files" mode. Will produce
- ;HEAP000, HEAP001, HEAP002, ...
- STACKfill="MYSTACK " ;fill stack with 'MYSTACK MYSTACK MYSTACK ...'
- SYSname="DRIVERXX" ;all created drivers will have this name in the header
- Switches=/F200/D50 ;make 50 dirs, 200 files in each. 10000 files in total
- Switches=/C1 ;turn off registers checking and avoid
- ;warning "Your PC might be infected..."
- Switches=/iF6h ;always fill free file space with 0F6h byte
- Switches=/O ;never make overlaid EXE files
- Switches=/7 ;GOAT.COM & goat files will beep if selfcheck failed
- Switches=/L ;all files get previous year of creation
- Switches=/Q65 ;name goats BAITAAA, BAITAAB, ...
-